PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextWord Class / PDFTextWord Constructor
In This Topic
    PDFTextWord Constructor
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFTextWord( 
       java.lang.String text
    )

    Parameters

    text
    See Also